The gxColorValue type is used for a value of one of a color's components, such as red in an RGB color specification.
typedef unsigned short gxColorValue;
For more information about color-component values, see "Color-Component Values, Color Values, and Colors" .
| Previous | Chapter Contents | Chapter Top | Next |